fix noreturn booboos. (#1176)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Mon, 11 Sep 2023 00:01:46 +0000 (18:01 -0600)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 00:01:46 +0000 (18:01 -0600)
commit79432a8a6ceb1fa7c03e3f4f9d10e896c443154f
tree55178e6a46f8226f13b4bad300a41e7c40ca139d
parentb80923effe66d410bb5f9ecf0f0237fae5302ec4
fix noreturn booboos. (#1176)

* fix warning: function declared ‘noreturn’ has a ‘return’ statement

* geez, another booboo using noreturn.
jeeps/jgpsutil.cc
unicsv.cc